home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 10 / FreelogHS10.iso / Buzz / Buzz_Advanced_Pack.exe / {app} / Aux Readme.txt next >
Text File  |  2001-11-20  |  941b  |  24 lines

  1.  
  2. What is AuxBus?
  3.  
  4.     It's a library that machines can use to transfer audio streams between other machines that
  5.     use the library. It makes it possible to code machines that have more than one input such 
  6.     as a vocoder. This was previously impossible in Buzz. 
  7.  
  8.     I also made two machines that use the lib. The first one, AuxSend simply sends it's input
  9.     to one of the 64 aux buses. The other machine is a simple example of an machine that uses 
  10.     more than one input. It outputs the input signal multiplied with the signal from one of the 
  11.     aux buses. Listen to auxbusdemo.bmx for a bad example.
  12.  
  13.     R2: works better now. inputs/outputs in R1 was sometimes not in sync.
  14.  
  15. Developers
  16.  
  17.     I've included full source code to the DLL and example machines so you can check them and fix
  18.     the bugs. I wrote the thing in just a few hours and I'm hoping that I don't have to touch 
  19.     it again myself. 
  20.  
  21.     
  22. 21.6.99
  23. Oskari Tammelin
  24. ot@iki.fi